'Declaration
<DescriptionAttribute("Top position, in inches, of the middle point of the bounding box of the annotation")> Public Property Top As Single
[Description("Top position, in inches, of the middle point of the bounding box of the annotation")] public float Top {get; set;}
public read-write property Top: Single;
DescriptionAttribute("Top position, in inches, of the middle point of the bounding box of the annotation") public function get,set Top : float